-
Home
-
WordPress Appointment Booking Plugin
-
1.16.0
-
Code
-
Classes
- AbstractField
Total Complexity |
39 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
407 |
Lines of code |
134 |
Logical lines of code |
76 |
Comment lines |
189 |
Methods |
20 |
Properties |
13 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setSize() |
S |
60 |
8 |
12 |
setupArgs() |
S |
59 |
5 |
14 |
inputAtts() |
S |
60 |
3 |
14 |
setValue() |
S |
68 |
3 |
7 |
__construct() |
S |
69 |
2 |
7 |
getWrapperTag() |
S |
80 |
2 |
3 |
renderDescription() |
S |
66 |
2 |
8 |
renderLabel() |
S |
68 |
2 |
7 |
renderBody() |
S |
59 |
1 |
14 |
mapFields() |
S |
64 |
1 |
11 |
controlAtts() |
S |
63 |
1 |
11 |
isSingle() |
S |
82 |
1 |
3 |
renderInput() |
S |
100 |
1 |
0 |
hasDescription() |
S |
80 |
1 |
3 |
hasLabel() |
S |
80 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
setDefault() |
S |
81 |
1 |
3 |
setName() |
S |
72 |
1 |
5 |
validateValue() |
S |
80 |
1 |
3 |
getType() |
S |
81 |
1 |
3 |